go/types.constDecl.typ (field)
4 uses
go/types (current package)
decl.go#L367: typ ast.Expr
decl.go#L412: f(constDecl{spec: s, iota: iota, typ: last.Type, init: last.Values, inherited: inherited})
decl.go#L892: check.constDecl(obj, d.typ, init, d.inherited)
resolver.go#L362: d := &declInfo{file: fileScope, version: check.version, vtyp: d.typ, init: init, inherited: d.inherited}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)